home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / v cisle / sadanastroju / clipmarks-3.5.0-fx.xpi / chrome / clipmarks.jar / content / sharing-limit.xul < prev   
Extensible Markup Language  |  2007-12-04  |  449b  |  11 lines

  1. <?xml version="1.0"?>
  2.  
  3. <?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?>
  4.  
  5. <dialog id="Clipmarks_SharingLimit" title="Sharing Limit"
  6.         xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" buttons="none" style="padding:0px;">
  7.  
  8. <image src="http://content.clipmarks.com/images/sharing-limit.gif" width="380" height="450" style="cursor:pointer;margin:0px;" onclick="window.close();" />
  9.  
  10. </dialog>
  11.